Writes the specified list of brushes as a XML element.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
C# Copy Code |
---|
public XmlElement WriteBrushList ( |
Visual Basic Copy Code |
---|
Public Function WriteBrushList( _ |
The PointCollection to write.
The name of the new XML element.
The parent of the new XML element.
The new XML element.